@charset "utf-8";
body{ font-family:Helvetica,"SourceHanSansCN-Normal","SourceHanSansCN"; margin:0; padding:0; color: #444;}
p,dl,dd,ul,ol,li,h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
li{ list-style:none;}
a{text-decoration:none;}
a:focus, a:hover{text-decoration:none;}
img{ border: none; outline: none;}
input{ border:none; outline:none; background: none;}
input::-moz-placeholder{ color: rgba(105,108,108,0.5);}
input:-ms-input-placeholder { color: rgba(105,108,108,0.5); }
input::-webkit-input-placeholder{ color:rgba(105,108,108,0.5); }
input::placeholder{ color:rgba(105,108,108,0.5); }
textarea::-moz-placeholder{color:rgba(105,108,108,0.5); }
textarea:-ms-input-placeholder { color: rgba(105,108,108,0.5); }
textarea::-webkit-input-placeholder{ color:rgba(105,108,108,0.5); }

.clear{clear: both; margin: 0; padding: 0;}
.clearfix:after{ content: ""; display:block; height: 0; clear: both; visibility: hidden;}
.clearfix{*zoom:1;}

.position{position: fixed; top: 0; left: 0; z-index: 100;}
header{ height: 70px; background: #fff;}
header .container{ position: relative;}
header .logo{ float: left; width: 22.8%; margin-top:20px;}
.logo img{ width: 100%; height: auto;}
header nav{ float: right; margin-right: 5px;}
header nav li{ float: left;margin-right:1px;  position: relative;}
header nav>li>a{ font-size:16px; position: relative; overflow: hidden; padding-left:18px;height: 70px; padding-right:18px; display:block;line-height:70px;color: #333;}
header nav>li>a span{position:relative;z-index: 2; width: 100%; height: 100%;transition: top 200ms;}
header nav>li>a span.bkg{ position: absolute;left: 0;background: #4273FA;  top: 100%; z-index: 1;}
header nav>li>a:focus{}
header nav>li.current>a{border-bottom:4px solid #4273FA; color: #4273FA;}
nav>li:hover span.bkg{  top: 0;}
header nav>li:hover>a{ color: #fff;}
header nav>li.current>a:hover{ border-bottom: none;}
header nav>li .subnav{ display:none;position: absolute; width: 100%; padding-top: 10px; z-index: 200; padding-bottom: 10px; top: 70px;background: #fff; text-align: center; }
header nav>li .subnav a{ display: block; font-size: 16px; line-height: 40px; color: #333;}
header nav>li .subnav a:hover{ color: #4273FA; }
header nav>li:hover .subnav{ display: block;}
header .language{ float: right;color: #858AB4; margin-left: 20px; line-height: 20px; margin-top: 23px;}
.language a{ color: #858AB4; font-size: 16px;vertical-align: text-top;}
.language a.active{ color: #4273FA;}
.language a:hover{ color: #4273FA;}
header .formbox{
    float: right;
    margin-left: 18px;
    height: 70px;
}
.formbox span.searchimg{
    display: block;
    
    width: 15px;
    height: 70px;
    cursor: pointer;
    background: url(../images/search.png) no-repeat center center;
}
.formbox img.closebtn{
    display: none;
    position: absolute;
    top:0;
    right:0;
    width: 16px;
    height: 16px;
    margin-top: 28px;
    cursor: pointer;
}
.formbox form.search_news{
    opacity: 0;
    display: none;
    /* width: 300px; */
    background: #fff;
    height: 40px;
    border: 1px solid rgb(160, 160, 162);
    border-radius:4px;
    position: absolute;
    right:40px;
    top: 70px;
    z-index: -1;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}
.formbox form.search_news input.search_text{
    width: 258px;
    float: left;
    height: 40px;
    font-size: 14px;
    color: #444;
    padding: 0 12px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.formbox form.search_news input.button{
    width: 40px;
    height: 38px;
    background: url(../images/search.png) no-repeat center center #fff;
    border-radius:0 4px 4px 0;
}

/*手机版导航*/
.mobileNav{ display:none;position:absolute; top:70px; z-index:10000; width:100%; height:auto;overflow: scroll; background:#4273FA;;left:0;}
.mobileNav ul li{ position: relative;}
.mobileNav ul li span.addBtn{ display: inline-block;cursor: pointer; width:60px; height:50px; line-height: 50px; position: absolute;text-align:center;right: 0px; top: 0px; z-index: 100;}
.mobileNav ul li span.addBtn img{width: 20px; height: auto;}
.mobileNav ul li>a{ display:block; border-bottom:1px solid #fff; width:100%; line-height:50px; padding-left:22px; margin:auto; font-size:16px; color:#fff; }
.mobileNav ul li dl{ display:none; background:#fff;}
.mobileNav ul li dl dd{ margin:auto;  }
.mobileNav ul li dl dd a{ line-height:40px; color:#2a2c80; border-bottom: 1px solid #ddd; display:block; font-size:15px; padding-left:34px;}

/*.mobileNav ul li span.addBtn{ display: inline-block;cursor: pointer; width:60px; height:50px; line-height: 50px; position: absolute;text-align:center;right: 0px; top: 0px; z-index: 100;}*/
/*.mobileNav ul li span.addBtn img{width: 20px; height: auto;}*/
/*.mobileNav ul li>a{ display:block; border-bottom:1px solid #fff; width:100%; line-height:50px; padding-left:22px; margin:auto; font-size:16px; color:#fff; }*/
/*.mobileNav ul li dl{ display:none; background:#fff;}*/
/*.mobileNav ul li dl dd{ margin:auto;  }*/
/*.mobileNav ul li dl dd a{ line-height:40px; color:#015aa5; border-bottom: 1px solid #ddd; display:block; font-size:15px; padding-left:34px;}*/
.video-js .vjs-tech{ z-index: 100 !important;}

.swiper-container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-button-next, .swiper-button-prev{ opacity: 0;}
.bannerindex{ width: 100%;}
.bannerindex .swiper-slide{ width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center center;}
.banner1{ text-align: center; position: relative;height: 100%;}
.banner1 img{max-width: 100%; height: auto;}
.banner1 .bannerText{ width: 46.2%; margin-top: 35px; font-size: 22px; color: #fff; line-height: 42px;}
.banner1 .bannerbox{ position: absolute; width: 100%; text-align: left; top: 240px;}

.banner2{ text-align: left; position: relative; height: 100%;}
.banner2 img{ max-width: 100%;}
.banner2 .bannerbox{ position: absolute; width: 100%; top:244px;}
.banner2 .bannerText{ width: 46.2%; margin-top: 55px; font-size: 32px; color: #fff; line-height: 48px;}

.bannerindex .swiper-pagination{ bottom: 40px;}
.bannerindex .swiper-pagination-bullet{ width: 40px; height: 4px; border-radius: 0; background:#fff; opacity: 1;}
.bannerindex .swiper-pagination-bullet-active{ background: #4273FA;}

.section_1{ padding-top: 80px; padding-bottom: 60px;}
.titlebox{position: relative;}
.titlebox h1{ font-size: 36px;color: #3B426B;}
.titlebox span{ font-size: 80px; font-weight: 700;opacity: .2; position: absolute; top:-34px; color: #BAC1DC;}

.section_1 ul.index_products{ padding-top: 75px;}
.index_products li{ float: left; width: 25%; text-align: center; padding: 0 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.index_products li a{ display: block;}
.index_products li .imgbox{ width: 100%; overflow: hidden;}
.index_products li .imgbox img{ max-width: 100%; height: auto;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
}
.index_products li h2{ margin-top: 30px; color: #3B426B; font-size: 15px;}
.index_products li span{ display: inline-block; width:20px;height: 2px; background: #4273FA;}
.index_products li:hover img{
    /*transform: scale(1.2);*/
    /*-webkit-transform: scale(1.2);*/
    /*-o-transform: scale(1.2);*/
    /*-ms-transform: scale(1.2);*/
    /*-moz-transform: scale(1.2);*/
}
.index_products li:hover h2{ color: #4273FA;}
.section_1 .index_more,.case_more{  display: block; width: 120px; height: 38px; text-align: center; line-height: 38px; font-size: 13px; color: #858AB4; margin: auto; margin-top: 58px; border: 1px solid #858AB4;}
.section_1 .index_more:hover,.case_more:hover{ border: 1px solid #4273FA; background: #4273FA; color: #fff;}

.section_2{ background: #F9FAFD; padding-top: 80px; padding-bottom: 80px;}
.section_2 dl.index_nav{ padding-top: 40px; overflow: hidden; margin-bottom: 40px;}
.index_nav dd{ float: left; width: 24.3%; margin-right: 0.9%; height: 100px; padding: 24px 25px 24px 30px; background-color: #fff; background-repeat: no-repeat; background-position: 90% center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.index_nav dd.index0{ background-image: url(../images/icon_home_case_fire_unselect.png);}
.index_nav dd.index1{ background-image: url(../images/icon_home_case_chemical_unselect.png);}
.index_nav dd.index2{ background-image: url(../images/icon_home_case_medicine_unselect.png);}
.index_nav dd.index3{ background-image: url(../images/icon_home_case_return_unselect.png);}
.index_nav dd p{ font-size: 20px; color: #000;}
.index_nav dd span{ font-size: 13px; color: #999;}
.index_nav dd.active{ background-color: #4273FA;}
.index_nav dd.active p{color: #fff;}
.index_nav dd.active span{color: #fff;}
.index_nav dd.active.index0{ background-image: url(../images/icon_home_case_fire_selected.png);}
.index_nav dd.active.index1{ background-image: url(../images/icon_home_case_chemical_select.png);}
.index_nav dd.active.index2{ background-image: url(../images/icon_home_case_medicine_selected.png);}
.index_nav dd.active.index3{ background-image: url(../images/icon_home_case_return_selected.png);}

.index_list ul{ display: none; overflow: hidden;}
.index_list ul li{ float: left; width: 33.3%;line-height: 30px; margin-bottom: 30px; background: url(../images/icon_home_case_one.png) no-repeat left center;}
.index_list ul li a{ display: block; padding-left: 40px; font-size: 18px; color: #858AB4;}

.section_2 .case_more{ margin-top: 13px;}

.section_3{ padding-top: 70px; padding-bottom: 40px; background-image: url(../images/map.jpg); background-position: right center; background-repeat: no-repeat; background-size: 50% 100%}
.section_3 dl{ padding-top: 84px; overflow: hidden; width: 50.25%;}
.section_3 dl dd{ float: left; min-height:85px; width: 50%; padding-right:50px; margin-bottom:20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.section_3 dl dd.index0{
    width: 100%;
    min-height:inherit;
}
.section_3 dl dd p{ font-size: 15px; line-height: 18px; margin-bottom: 8px; color: #3B426B; font-weight:700;}
.section_3 dl dd p.normalfont{ font-weight:normal; margin-top: 8px;}
.section_3 dl dd span{ font-size: 15px; line-height:24px; color: #3B426B;}
.section_3 dl dd img{ max-width: 100%; height: auto; margin-top: 10px;}

.footer{ text-align: center; background: #3B426B; padding-top: 40px; padding-bottom: 40px;}
.footer img{ max-width: 100%; height: auto;}
.footer .foot_nav{ border-bottom: 1px solid #5D6494; padding-bottom: 40px; padding-top: 40px; margin-bottom: 40px;}
.foot_nav a{ font-size: 15px; margin: 0 65px; color: #BAC1DC;}
.foot_nav a:hover{color: #4273FA;}
.footer p{ color: #BAC1DC; font-size: 15px;}
.footer p a{ color: #BAC1DC; font-size: 15px;}
.footer p a:hover{ color: #4273FA;}

/*关于我们*/
.banner{ padding-top: 22px; padding-bottom: 18px; background-size: cover; background-position: center center; background-repeat: no-repeat;}
.banner .left_column{ 
    float: left; 
    width: 26%;
}
.banner h1{ font-size: 32px; margin-top: 30px; margin-bottom: 12px; opacity: .3; font-weight: 700; color: #fff;}
.banner h2{ font-size: 32px; font-weight: 700; color: #fff; opacity: .1;}
.banner .right_banner{ 
    float: right; 
    width: 71%; 
    background: rgba(59,66,107,.5); 
    padding:40px 4px 11px 22px; 
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.right_banner img{ position: absolute; top: -4px; left:20px;}
.right_banner .lc{
    float:left;
    width: 52%;
}
.right_banner dt{
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 13px; 
    color: #fff;
}
.right_banner .rc{
    float:right;
    width: 47%;
    margin-top: 20px;
}
.right_banner dd{
    margin-bottom: 12px;
}
.right_banner dd h3{
    height: 13px;
    margin-bottom: 8px;
    line-height: 13px;
    color: #fff;
    font-size: 13px;
    border-left: 2px solid #42FACD;
    padding-left: 6px;
}
.right_banner p{ 
    line-height: 13px;
    height: 13px; 
    padding-left: 6px; 
    color: #fff; 
    margin-bottom: 12px;
    font-size: 13px; 
}
.right_banner dd p{
    border-left: none;
    margin-bottom: 0;
}
.right_banner .rc p{
    border-left:2px solid #42FACD;
}


.main{ padding-top: 22px; position: relative; z-index: 100;}
.main .newsnav{ font-size: 13px; color: #858AB4;}
.main .newsnav a{font-size: 13px; color: #858AB4;}
.main .newsnav a.active{ color: #5D6494;}
.main .newsnav a:hover{ color: #5D6494;}

.videobox{padding-bottom: 40px;}
.videobox video{ display: none;}
#myVideo{ width: 100%;height: 675px; }
.video-cover img{ width: 100%; height: auto;}
.main .about{ padding-top: 20px; padding-bottom: 30px;}
.about h2{ font-size: 24px;font-weight: 700; padding-left: 13px; color:#3B426B; border-left: 4px solid #4273FA;}
.about dl{ overflow: hidden; margin-top: 30px; margin-bottom: 30px;}
.about dl dd{ float: left; width: 12.5%; text-align: center; padding: 0 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.about dl dd img{ max-width: 100%; height: auto;}
.about dl dd span{ display: block; margin-top: 15px; font-size: 15px; line-height: 18px; color: #5D6494;}
.about .about_text{ margin-top: 18px; font-size: 15px; color: #5D6494; line-height: 24px;}
.about ul{ margin-top: 70px;}
.about ul li{ overflow: hidden; background: #F7F9FC; margin-bottom: 20px;}
.about ul li img{ width: 56%; height: auto;}
.about ul li .about_right{ float: right; width: 44%; padding: 49px 30px; font-size: 15px; line-height: 24px; color: #5D6494;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.about ul li .about_left{ float: left; width: 44%; padding: 49px 30px; font-size: 15px; line-height: 24px; color: #5D6494;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.about ul li .index0 img{ float: left;}
.about ul li .index1 img{ float: right;}

.about ol{overflow: hidden; padding-top: 20px;}
.about ol li{ float: left; width: 32.2%;margin-right: 1.7%; padding-top: 58px; padding-bottom: 60px; margin-bottom: 20px; text-align: center; background: #F7F9FC;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.about ol li h3{ font-size: 32px; margin-top: 58px; color: #3B426B; margin-bottom: 20px;}
.about ol li p{ font-size: 20px; line-height: 27px; color: #5D6494;}

/*新闻资讯*/
.main .newslist{ padding-top: 22px;}
.newslist li{ overflow: hidden; margin-bottom: 30px;}
.newslist li a{display: block;}
.newslist li .imgbox{ width: 31.6%; float: left; border-radius: 5px; overflow: hidden;}
.newslist li img{width: 100%; height: auto;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
}
.newslist li .newsinfo{ width: 66.6%; float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.newslist li h2{ font-size: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 20px; color: #3B426B;}
.newslist li span.newstime{ font-size: 16px; color: #3B426B;}
.newslist li p{font-size: 14px; margin-top: 60px; margin-bottom: 20px; color: #5D6494; line-height: 18px; height: 38px; overflow: hidden;}
.newslist li span.learnmore{ font-size: 14px; color: #BAC1DC;}
.newslist li:hover img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
}
.newslist li:hover h2{ color: #4273FA;}

/*新闻资讯内容页*/
.content{ padding-top: 40px; padding-bottom: 50px;}
.content .newstitle{ text-align: center; border-bottom: 1px solid #eaeaea; padding-bottom: 25px;}
.newstitle h1{ font-size: 30px; color: #333; margin-bottom: 15px;}
.newstitle span{ color: #666; font-size: 16px;}
.newstext{ padding-top: 30px; padding-bottom: 40px; font-size: 16px; color: #333;line-height: 32px;}
.newstext p{ line-height: 32px; font-size: 16px; color: #333;}
.newstext p img{max-width: 100%; height: auto; margin-top: 10px; margin-bottom: 10px;}
.newschange{ padding-top: 20px; border-top: 1px solid #eaeaea; margin-top: 20px;}
.newschange p{ font-size: 16px; line-height: 32px; color: #333;}
.newschange p a{ color: #444; font-size: 14px; }

/*资质荣誉*/
.main ul.record{ padding-top: 20px;}
.main ul.record li {float: left;  width: 22.5%;  margin-right: 3.3%; margin-bottom: 50px;  background: url(../images/pic_certificate_one.png) no-repeat;  background-size: 100% 100%;}
.main ul.record li a{ display: block; padding: 28px 44px 44px 23px;}
.main ul.record li img{ width: 100%; height: auto;  border: 1px solid #dfdfdf;}

/*产品展示*/
.main .products{ padding-top: 11px;}
.products ul.leftbox{ width: 24%; float: left;}
.leftbox li{ margin-bottom: 10px;}
.leftbox li>a{ display: block;font-size: 15px; font-weight: 700; color: #fff; padding-left: 13px; background: url(../images/arrow-right.png) no-repeat 97% center #4273FA; height: 40px; line-height: 40px;}
.leftbox li dl{ display: none; border: 1px solid #EAEAEA; padding: 10px 9px; background: #fff;}
.leftbox li dl dd{ line-height: 40px;}
.leftbox li dl dd a{ display: block; font-size: 13px; color: #3B426B; padding-left: 11px;}
.leftbox li.current>a{background: url(../images/icon_product_open.png) no-repeat 97% center #4273FA;}
.leftbox li dl dd.active{border-left: 4px solid #4273FA; background: #F7F9FC;}
.leftbox li dl dd.active a{ color: #4273FA;}
.leftbox li.current dl{display: block;}
.products .rightbox{ width: 74.2%; float: right; margin-bottom: 50px;}
.products ul.products_list{ }
.products_list li{ float: left; width: 24.2%; margin-right: 1.06%; margin-bottom: 10px;}
.products_list li a{ display: block;}
.products_list li .product_info{ position: relative; overflow: hidden; background: #f5f5f5;}
.products_list li img{ width: 100%; height: auto;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
}
.products_list li .pro_brief{ height: 0; opacity: 0; position: absolute; left: 0; top: 0; background: rgba(66,115,250,.8);}
.products_list li .pro-tit{height: 58px; text-align: center; padding-left: 13px; padding-right: 13px; line-height: 18px; background: #fff; font-size: 13px; color: #5D6494;}
.products_list li:hover img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
}

/*产品内容页*/
.pronewstext{ background: #fff; padding: 35px 40px;}
.pronewstext .proimg{ width: 50%; text-align: center; float: left; border: 1px solid #dfdfdf;}
.proimg img{ max-width: 100%; height: auto;}
.pronewstext .pro_smalltext{ float: right; width: 45%; padding-top: 15px;}
.pro_smalltext h3{ font-size: 22px; margin-bottom: 20px; color: #3B426B; font-weight: 700;}
.pro_smalltext .protext{ font-size: 14px; color: #5D6494; line-height: 20px;}
.proContent{ clear: both; padding-top: 15px;}
.proContent h2{ font-size: 18px; margin-bottom: 15px; margin-top: 15px; font-weight: 600; border-left: 4px solid #4273FA; color: #3B426B; padding-left: 13px;}
.proContent p{ font-size: 15px; line-height: 24px; color:#5D6494; }
.proContent p img{ max-width: 100%; margin-top: 10px; margin-bottom: 10px;}
.overlinks{ height: 40px; margin-top: 20px;margin-bottom: 20px; line-height: 40px; text-indent: 20px; color: #fff; font-size: 18px; background: #4273FA;}

/*产品目录封面*/
.main ul.productsCover{ padding: 20px 20px; background: #fff; margin-top: 20px; margin-bottom: 40px;}
.productsCover li{ float: left; width: 32.13%; margin-right: 1.8%; margin-bottom: 10px;}
.productsCover li>a{ display: block;font-size: 15px; font-weight: 700; color: #fff; padding-left: 13px; background: url(../images/icon_product_open.png) no-repeat 97% center #4273FA; height: 40px; line-height: 40px;}
.productsCover li dl{border: 1px solid #EAEAEA; padding: 10px 9px;}
.productsCover li dl dd{ line-height: 40px;}
.productsCover li dl dd a{ display: block; font-size: 13px; color: #3B426B; padding-left: 11px;}
.productsCover li dl dd:hover{border-left: 4px solid #4273FA; background: #F7F9FC;}
.productsCover li dl dd:hover a{ color: #4273FA;}


/*客户案例*/
.main .case_text{ margin-top: 50px; margin-bottom: 50px; font-size: 15px; color:#5D6494; line-height: 21px;}
.main .case_box{ padding-bottom: 40px;}
.case_box .case_list{padding-bottom: 20px;}
.case_list .case_tit{ background-position: 90% center; margin-bottom: 20px; background-color: #fff; background-repeat: no-repeat; height: 100px; width: 292px; padding:24px 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.case_tit h2{ font-size: 20px; margin-bottom: 10px; color: #000;}
.case_tit span{ font-size: 13px; color: #999;}
.case_list ul{ overflow: hidden;}
.case_list ul li{ float: left; width: 33.3%; background: url(../images/icon_home_case_one.png) no-repeat left center; margin-bottom: 30px;}
.case_list ul li a{ display: block; padding-left: 40px; line-height: 30px; font-weight: 700; font-size: 18px; color: #858AB4;}
.case_list ul li:hover a{ color: #4273FA;}

.main .case_box .case_more{ margin-top: 25px; margin-bottom: 25px;}

/*联系我们*/
.main .connect{ padding-top: 22px; padding-bottom: 50px;}
.connect .map{ width: 34.3%; float: left; height: 400px;}
.connect .map_right{ width: 63.7%; float: right; padding-top:0px;}
.map_right h2{ font-size: 24px; margin-bottom: 25px; font-weight: 700; color: #333333;}
.map_right p{ padding-left: 23px; margin-bottom: 15px; color: #333; line-height: 18px; font-size: 14px;}


/*关于我们——荣誉证书*/
.award{ margin-top: 20px;}
.award .award-text{ background:#F5F5F5; font-size: 15px; text-align: justify; color: #333; line-height: 24px; padding: 30px 100px;}
.award h1{ font-size: 40px; color: #333; font-weight: bold; text-align: center; margin-top: 70px; margin-bottom: 40px;}
.award .software{}
.software .swiper-slide{ box-sizing: border-box; padding: 22px 21px 27px 22px; background: url(../images/recordBg.png) no-repeat; background-size: contain;}
.software .swiper-slide img{width: 100%; height: auto;}

.zlbox{ padding-bottom: 100px;}
.zlbox .swiper-slide{ box-sizing: border-box; padding: 22px 21px 27px 22px; background: url(../images/recordBg.png) no-repeat; background-size: contain;}
.zlbox .swiper-slide img{width: 100%; height: auto;}
.award .swiper-container{ padding-bottom: 60px;}

.award .swiper-pagination .swiper-pagination-bullet{ width: 40px; height: 4px; background: rgba(3,129,255,.3); opacity: 1; border-radius: inherit;}
.award .swiper-pagination .swiper-pagination-bullet-active{background: rgba(3,129,255,1);}

.pages{ clear: both; text-align: center; padding-top: 20px; padding-bottom: 50px;}
.pages a{ border: 1px solid #D9D9D9; display: inline-block; font-size: 14px; color: rgba(0,0,0,0.65); margin-left:2px; margin-right:2px; padding: 0 12px; line-height: 32px; border-radius: 3px;}
.pages b{ border: 1px solid #D9D9D9; background: #0381FF; font-weight: normal; margin-left:2px; margin-right:2px; font-size: 14px; line-height: 32px; color: #fff; display: inline-block; padding: 0 12px; border-radius: 3px;}

/*案例中心*/
.ceses{ background: #f5f5f5;}
.gallery { display: flex; flex-wrap: wrap; width: 100%; background: #f5f5f5; overflow: hidden; max-width: 1300px; margin: auto; }
.gallery__strip { min-height: 100vh; }
.gallery__strip__wrapper { flex: 0 0 100%; justify-content: flex-end; background: #f5f5f5; border-right: 1px solid #CECECE; position: relative; }

/* 搜索 */
.search_numtext{
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 20px;
    color: #333;
}
.search_numtext strong{
    color: #4273FA;
}
.list_content li{
    overflow: hidden;
    background: url(../images/dots-b.png) no-repeat left center;
    background-size: 6px auto;
    font-size: 16px;
    color: #3B426B;
    line-height: 46px;
    padding-left: 15px;
    /* border-bottom: 1px solid #dfdfdf; */
}
.list_content li a{
    float: left;
    font-size: 16px;
    color: #3B426B;
    margin-left: 5px;
}
.list_content li span{
    float: right;
}
.list_content li a>span{
    float: none;
}
.list_content li:hover a{
    color: #0381FF;
}


@media (min-width: 300px) {
    .gallery__strip__wrapper { flex: 0 0 50%; }

}
@media (min-width: 950px) {
    .gallery { height: 100vh; }
    .gallery__strip.one {
        animation: 60s move-it ease alternate infinite 5s;
        transform: translateY(2%);
    }
    .gallery__strip.three {
        animation: 70s move-it ease alternate infinite 6s;
        transform: translateY(2%);
    }
    .gallery__strip.two {
        animation: 58s move-it-2 ease alternate infinite 5s;
        transform: translateY(1%);
    }
    .gallery__strip.four {
        animation: 65s move-it-2 ease alternate infinite 5.5s;
        transform: translateY(1%);
    }
    .gallery__strip:hover { animation-play-state: paused; }
    .gallery__strip__wrapper { flex: 0 0 25%; }
}
.photo { position: relative; text-align: right; padding-bottom: 3rem; }
.photo__image img { width: 95%; transform: translateX(19%); transition: 1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s; }
.photo__name {
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 2px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
    font-weight: bold;
    margin-top: 10px;
    transition: 0.4s ease-in-out 0.4s;
    position: relative;
    width: 100%;
}
.photo:hover .photo__image img { transform: translateX(0%); }
.photo:hover .photo__name { color: #000; }
@keyframes move-it {
    0%,
    90%,
    100% { transform: translateY(2%); }
    45% { transform: translateY(-50%); }
}
@keyframes move-it-2 {
    0%,
    90%,
    100% { transform: translateY(-50%);}
    45% { transform: translateY(5%); }
}
.phone_img{ display: none;}

.navbar-toggle{background: #4273FA;}
.navbar-toggle .icon-bar{ background: #fff;}
.navbar-toggle .icon-bar+.icon-bar{ margin-top: 8px;}
.phonebox{ display: none;}

@media (min-width: 992px) and (max-width: 1240px) {
    header nav{ margin-right:15px;}
    header nav>li>a{ padding-left: 15px; padding-right: 15px;}
    .foot_nav a{ margin: 0 45px;}
    .banner .right_banner{ width: 40%;}
    
    .about dl dd{ padding: 0 5px;}
    .about dl dd span{ font-size: 14px;}
    .about .about_text{ line-height: 24px;}
    .about ul li .about_right,.about ul li .about_left{ padding: 15px 30px;}
    .newslist li p{ margin-top: 40px;}
    .main ul.record li{ margin-bottom: 25px;}
    .main ul.record li a{padding: 22px 35px 33px 18px;}
    .leftbox li>a{ font-size: 14px;}

    #myVideo{ height: 545px;}
    .about ol{ padding-top: 0;}
    .about ol li{ margin-bottom: 15px; padding-top: 45px; padding-bottom: 45px;}
    .about ol li h3{ font-size: 24px; margin-top: 30px;}
    .about ol li p{ font-size: 16px;}
}

@media (max-width: 992px) {
    .navbar-toggle{ display: block;}
    header nav{ display: none;}
}
@media (min-width: 767px) and (max-width: 992px) {
    header .logo{ width: 18.2%;}
    #myVideo{ height: 425px;}

}
.m_nav{ display: none;}
.m_img{ display: none;}
@media screen and (max-width: 992px) and (min-width: 0px){
    .phonebox{ display: block; position: relative;}
    .m_img{display:block;height:44px;background:#fff;width:100%;border-bottom:1px solid #ddd;overflow: hidden;}
    .m_img .headlf{padding-top:2px;padding-right:15px;float: right;}
    .m_img .headlf .m_logo{height:40px;display: block}
    .m_img .headrg a{ display: flex; line-height: 18px; font-size: 16px;}
    .m_img .headrg{padding-left:5%;padding-top:14px;float: left;}
    .m_img .headrg a .m_menuimg{height:16px;vertical-align:top;display: block; margin-right: 10px;}
    .m_nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
    .m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
    .m_nav .closeicon{position:absolute;width:10%;left:0;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
    .m_nav .m_navList{position:absolute;width:90%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
    .m_nav .m_navList ul{padding-left:15px;padding-right:15px; padding-top: 30px;}
    .m_nav .m_navList ul li{border-bottom:1px solid #232530}
    .m_nav .m_navList ul li a{display:block;height:40px;color:#fff;line-height:40px;padding-left:5%;font-size:15px}
    .m_nav .m_navList ul li .m_f_a{display: flex;align-items: center;justify-content: space-between; width: 100%}
    .m_nav .m_navList ul li .m_f_a a{flex: 1;}
    .m_nav .m_navList ul li .m_f_a i{width: 40px;height:30px;box-sizing: border-box; padding:0 5px; display: block;}
    .icon{ background:url(../images/plus.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
    .icon_on{background:url(../images/reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
    .m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
    .m_nav .m_navList ul li .m_s_nav a{display: block; height:30px;line-height:30px;font-size:12px;padding-left:15px;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
}

@media (max-width: 768px) {
    header .logo{ width:55%; margin-left: 15px; margin-top: 20px;}
    header .language{ margin-right: 15px;}
    .navbar-toggle{ margin-top: 15px; color: #fff;}
    header .formbox{ margin-right: 18px;}
    .banner1{ padding: 0 15px;}
    .banner1 .bannerbox{ position: relative; top: auto; padding-top: 15px;}
    .banner1 .bannerText{ width: 100%; margin-top: 10px; font-size: 14px; line-height: 24px;}
    .banner1 img{ max-width: 60%;}
    .bannerindex .swiper-pagination{ bottom: 5px;}
    .bannerindex .swiper-pagination-bullet{ width: 20px; height: 2px;}
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0 3px;}
    .section_1{padding: 30px 15px;}
    .right_banner .lc{ float:none; width: 100%;}
    .right_banner .rc{ float: none; width: 100%; margin-top: 0;}
    .right_banner dd{ margin-bottom: 5px;}
    .right_banner dd h3{ height: auto; line-height:18px;}

    .titlebox h1{ font-size: 20px;}
    .titlebox span{ font-size: 36px; top: -14px;}
    .section_1 ul.index_products{ padding-top: 20px;}
    .index_products li{ width: 50%; padding: 0; margin-bottom: 10px;}
    .index_products li h2{ font-size: 13px; margin-top: 5px;}
    .section_1 .index_more, .case_more{ width: 100px; height: 30px; line-height: 30px; margin-top: 15px;}
    .section_2{ padding:30px 15px;}
    .section_2 dl.index_nav{ padding-top: 25px; margin-bottom: 20px;}
    .index_nav dd{ width: 49.4%; margin-right: 1.2%;height: 80px; padding: 16px 15px; background-size: 35px auto; margin-bottom: 5px;}
    .index_nav dd p{ font-size: 16px; margin-bottom: 5px;}
    .index_nav dd span{ font-size: 12px;}
    .index_list ul li{ width: 100%; background-size: 20px auto; line-height: 22px; margin-bottom: 15px;}
    .index_list ul li a{ font-size: 15px; padding-left: 25px;}
    .section_3{padding: 30px 15px 20px; background-position: right bottom; background-size: contain; }
    .section_3 dl{ padding-top: 20px; width: 100%;}
    .section_3 dl dd{ width: 100%; min-height: auto !important; margin-bottom: 10px; padding-right: 0;}
    .section_3 dl dd p{ font-size: 14px;}
    .section_3 dl dd span{ font-size: 12px; line-height: 22px;}
    .footer{ padding: 25px 15px 20px;}
    .footer img{ max-width: 80%; margin-bottom: 10px;}
    .footer .foot_nav{ display: none;}
    .footer p,.footer p a{ font-size: 12px;}

    /*关于我们*/
    .banner{ padding: 15px;}
    .banner .left_column{ width: 100%; text-align: center; margin-bottom: 6px;}
    .banner h1{ font-size: 20px; margin-top: 6px; margin-bottom: 6px; opacity: .8;}
    .banner h2{ font-size: 16px; opacity: .5;}
    .banner .right_banner{ width: 100%;padding: 30px 4px 8px 15px}
    .right_banner img{ top: -15px;}
    .right_banner p{ font-size: 12px; height: auto; line-height: 18px;}

    .main{ padding-left: 15px; padding-right: 15px;}
    .main .about{ padding-top: 20px; padding-bottom: 0;}
    .about h2{ font-size: 18px; padding-left: 5px;}
    .about dl{ margin-top: 20px; margin-bottom: 5px;}
    .about dl dd{ width: 50%; padding: 0 5px; margin-bottom: 15px;}
    .about dl dd span{ font-size: 14px;}
    .about .about_text{ margin-top: 10px; line-height: 24px; font-size: 14px; }
    .about ul{ margin-top: 15px;}
    .about ul li{ margin-bottom: 15px;}
    .about ul li img{ width: 100%;}
    .about ul li .about_right,.about ul li .about_left{ padding: 15px 10px; font-size: 14px; width: 100%;}
    .videobox{ padding-bottom: 20px;}
    #myVideo{ height: 210px;}
    .about ol{ padding-top: 0;}
    .about ol li{ padding-top: 20px; padding-bottom: 20px; margin-bottom: 6px;}
    .about ol li h3{ font-size: 16px; margin-top: 15px; margin-bottom: 10px;}
    .about ol li p{ font-size: 13px; line-height: 24px;}
    .about ol li img{ width: 55px;height: auto;}

    /*新闻资讯*/
    .main .newslist{ padding-top: 18px;}
    .newslist li{ margin-bottom: 18px;}
    .newslist li .imgbox{ width: 40.6%;}
    .newslist li .newsinfo{ width: 57.6%;}
    .newslist li h2{ font-size: 15px; margin-bottom: 6px;}
    .newslist li span.newstime{ font-size: 14px;}
    .newslist li p{ font-size: 13px; margin-top: 2px; height: 36px; margin-bottom: 0;}
    .newslist li span.learnmore{ font-size: 12px;}
    .pages{ padding-top: 10px; padding-bottom: 10px;}

    /*新闻资讯内容*/
    .content{ padding-top: 20px; padding-bottom: 20px;}
    .newstitle h1{ font-size: 22px; margin-bottom: 10px;}
    .content .newstitle{ padding-bottom: 15px;}
    .newstext{ padding-top: 20px; padding-bottom: 20px; font-size: 14px; line-height: 26px;}
    .newstext p{ font-size: 14px; line-height: 26px;}
    .newschange p{ font-size: 14px; line-height: 28px;}

    /*荣誉资质*/
    .main ul.record li{ width: 49.35%; margin-right: 1.3%; margin-bottom: 5px;}
    .main ul.record li a{padding: 20px 30px 28px 16px;}

    /*客户案例*/
    .main .case_box{ padding-bottom: 0;}
    .main .case_text{ margin-top: 12px; margin-bottom: 20px; font-size: 14px; line-height: 24px;}
    .case_list .case_tit{ background-size: 50px auto; width: 65%;height: 80px; padding: 18px 15px;}
    .case_tit h2{font-size: 16px; margin-bottom: 8px;}
    .case_list ul li{ width:100%; margin-bottom: 10px; background-size: 22px auto;}
    .case_list ul li a{ padding-left: 28px; line-height: 30px; font-size: 14px; font-weight: 400;}
    .main .case_box .case_more{ margin-top: 10px; margin-bottom: 10px;}

    /*联系我们*/
    .main .connect{ padding-top: 18px; padding-bottom: 0;}
    .connect .map{ width: 100%; height: 180px;}
    .connect .map_right{ width: 100%; padding-top: 20px;}
    .map_right h2{ font-size: 18px; margin-bottom: 16px;}
    .map_right p{ padding-left: 16px; margin-bottom:8px; font-size: 13px; line-height: 20px;}

    /*产品封面*/
    .main ul.productsCover{ padding: 0; margin-bottom: 20px; background: none;}
    .productsCover li{ width: 100%; margin-right: 0;}
    .productsCover li dl{ background: #fff;}
    .productsCover li dl dd{ line-height: 30px;}

    /*产品列表*/
    .products ul.leftbox{display: none;}
    .main .newsnav{ font-size: 12px;}
    .main .newsnav a{ font-size: 12px;}
    .products .rightbox{ width: 100%; margin-bottom: 0;}
    .products_list li{ width: 49.47%;}
    .products_list li .pro-tit{ font-size: 12px; height: 36px; padding-left: 5px; padding-right: 5px;}

    /*产品内容页*/
    .pronewstext{ padding:0; margin-top: 8px; background: none;}
    .pronewstext .proimg{ width: 100%; border: none;}
    .pronewstext .pro_smalltext{ width: 100%; padding-top: 0;}
    .pro_smalltext h3{ font-size: 18px; margin-bottom: 10px;}
    .pro_smalltext .protext{line-height: 24px;}
    .proContent{ padding-top: 2px;}
    .proContent h2{ font-size: 16px;padding-left: 8px;}
    .proContent p{ font-size: 14px;}
}

@media (max-width: 340px) {
    header{ height: 60px;}
    .mobileNav{ top:60px;}
    header .logo{ margin-left: 10px;}
    header .language{ margin-right: 5px;}
    .language a{ font-size: 14px;}
    .navbar-toggle{ padding: 6px 8px; margin-right: 10px;}
    .banner1 img{ max-width: 50%;}
    .banner1 .bannerText{ font-size: 12px; line-height: 20px; margin-top: 5px;}
    .about dl dd span{ font-size: 12px;}
    .banner{ padding: 15px 5px;}
}

